ConversationActionAction Property |
Contains the action to perform on the conversation specified by the ConversationId element.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ConversationActionType Action { get; set; }Public Property Action As ConversationActionType
Get
Set
Property Value
Type:
ConversationActionType
See Also